home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / Xm / XmStringSegmentCreate.z / XmStringSegmentCreate
Encoding:
Text File  |  2001-04-17  |  3.9 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmSSSSttttrrrriiiinnnnggggSSSSeeeeggggmmmmeeeennnnttttCCCCrrrreeeeaaaatttteeee((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmSSSSttttrrrriiiinnnnggggSSSSeeeeggggmmmmeeeennnnttttCCCCrrrreeeeaaaatttteeee((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmSSSSttttrrrriiiinnnnggggSSSSeeeeggggmmmmeeeennnnttttCCCCrrrreeeeaaaatttteeee - A compound string function that
  10.           creates a compound string
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Xm.h>
  14.           XXXXmmmmSSSSttttrrrriiiinnnngggg XXXXmmmmSSSSttttrrrriiiinnnnggggSSSSeeeeggggmmmmeeeennnnttttCCCCrrrreeeeaaaatttteeee(
  15.           cccchhhhaaaarrrr **** tttteeeexxxxtttt,
  16.           XXXXmmmmSSSSttttrrrriiiinnnnggggTTTTaaaagggg ttttaaaagggg,
  17.           XXXXmmmmSSSSttttrrrriiiinnnnggggDDDDiiiirrrreeeeccccttttiiiioooonnnn ddddiiiirrrreeeeccccttttiiiioooonnnn,
  18.           BBBBoooooooolllleeeeaaaannnn sssseeeeppppaaaarrrraaaattttoooorrrr);
  19.  
  20.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  21.           This page documents Motif 2.1.
  22.  
  23.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  24.           This function is obsolete and exists for compatibility with
  25.           previous releases. It can be replaced by using a combination
  26.           of XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCoooommmmppppoooonnnneeeennnnttttCCCCrrrreeeeaaaatttteeee and XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCoooonnnnccccaaaatttt.
  27.           XXXXmmmmSSSSttttrrrriiiinnnnggggSSSSeeeeggggmmmmeeeennnnttttCCCCrrrreeeeaaaatttteeee is a high-level function that
  28.           assembles a compound string consisting of a font list
  29.           element tag, a direction component, a text component, and an
  30.           optional separator component.
  31.  
  32.           The function allocates space for the returned compound
  33.           string.  The application is responsible for managing the
  34.           allocated space.  The application can recover the allocated
  35.           space by calling XXXXmmmmSSSSttttrrrriiiinnnnggggFFFFrrrreeeeeeee.
  36.  
  37.           _t_e_x_t      Specifies a NULL-terminated string to be used as
  38.                     the text component of the compound string.
  39.  
  40.           _t_a_g       Specifies the tag component to be associated with
  41.                     the text.  The value XXXXmmmmFFFFOOOONNNNTTTTLLLLIIIISSSSTTTT____DDDDEEEEFFFFAAAAUUUULLLLTTTT____TTTTAAAAGGGG is for
  42.                     compatibility with previous releases.
  43.  
  44.           _d_i_r_e_c_t_i_o_n Specifies the direction of the text.
  45.  
  46.           _s_e_p_a_r_a_t_o_r A value of False means the compound string does
  47.                     not have a separator at the end. A value of True,
  48.                     means a separator immediately follows the text
  49.                     component.
  50.  
  51.      RRRREEEETTTTUUUURRRRNNNN
  52.           Returns a new compound string.
  53.  
  54.      RRRREEEELLLLAAAATTTTEEEEDDDD
  55.           XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeee(3).
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 4/6/01)
  64.  
  65.  
  66.  
  67.